func crypto/elliptic/internal/nistec.p384CheckOnCurve
2 uses
crypto/elliptic/internal/nistec (current package)
p384.go#L84: if err := p384CheckOnCurve(x, y); err != nil {
p384.go#L101: func p384CheckOnCurve(x, y *fiat.P384Element) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)